home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-21 | 463 b | 7 lines | [TEXT/CWIE] |
- void TickThisItem (short targetItem, MenuHandle menu);
- void SetItemEnabled(MenuHandle menu, short item, Boolean enabled);
- void DisableAllMenuItems (MenuHandle menu);
- OSErr ShowMenuBalloon(MenuHandle theMenu, short previousItem, short inItem, Rect *itemRect);
- OSErr SetMenuProcPointer(short menuID, long procPointer);
- Boolean GetItemEnabled(MenuHandle menu, short item);
- OSErr SetMenuItemTextByState(MenuHandle menu, short item, Boolean state, short strListID);